home *** CD-ROM | disk | FTP | other *** search
/ Advanced Placement Companion: Precalculus / Advanced Placement Companion: Precalculus.iso / pc / M_DIR / 12-10027.DIR / 00152.ls < prev    next >
Encoding:
Text File  |  1998-04-15  |  100 b   |  8 lines

  1. on exitFrame
  2.   if the timer > 45 then
  3.     go(the frame + 1)
  4.   end if
  5.   go(the frame)
  6.   cursor()
  7. end
  8.